home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
LEGAEGAL
/
LTGX10.LZH
/
LX.BAT
< prev
next >
Wrap
DOS Batch File
|
1988-01-16
|
384b
|
22 lines
echo off
cls
cd\MANAGEX
cls
if exist chncnfrm.fyl erase chncnfrm.fyl
:MANAGEX
if exist end.fyl goto RETURN
LITIGEX
if not exist util.bat goto RETURN
echo off
cls
util
goto MANAGEX
:RETURN
echo off
if exist util.bat erase util.bat
cls
if exist end.fyl erase end.fyl
cls
cd\ROOT {here, substitute the name of the subdirectory containing FX.BAT}
cls